ComponentOne ASP.NET MVC Controls
LabelPadding Property

C1.Web.Mvc Namespace > ChartAxis<T> Class : LabelPadding Property
Gets or sets the label padding.
Syntax
'Declaration
 
<DefaultValueAttribute(2)>
Public Property LabelPadding As Integer
[DefaultValue(2)]
public int LabelPadding {get; set;}
See Also

Reference

ChartAxis<T> Class
ChartAxis<T> Members